home *** CD-ROM | disk | FTP | other *** search
- Path: news.coli.uni-sb.de!usenet
- From: Stefan Wesner <stwe0000@stud.uni-sb.de>
- Newsgroups: comp.lang.c++
- Subject: ASCII Dump of a Binary-Tree
- Date: Fri, 08 Mar 1996 14:41:41 +0000
- Organization: Computational Linguistics Dept., U Saarbruecken
- Message-ID: <31404725.37CF@stud.uni-sb.de>
- NNTP-Posting-Host: nvtsun12.nvt.uni-sb.de
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m)
-
- Hello everybody,
-
- I have just written a little BinaryTree class and I'm looking for
- a simple way for print out the content in a treelike way.
-
- The contents of the Tree are assumed to define the operator<<.
-
-
-
- --
- `''
- (o o)
- ------------------------oOO--( )--OOo------------------------------
-
- Stefan Wesner . __&__
- Schulstr. 86 . / \
- 66125 Jaegersfreude . / \
- Germany . | (o)(o)
- . C .---_)
- Phone: +49-681-399625 . | |.___|
- mailto:stwe0000@stud.uni-sb.de . | \__/
- . /_____\
- http://www.ee.uni-sb.de/iaeste/STAFF/stefan.html
- --------------------------------------------------------------------
-